@import 'animate.css';
@import 'skin.css';

/******************************
 ** 初始化
** 1.2.0
 ******************************/
* { margin:0; padding:0; }
html { height:100%; }
body  { min-height:100%; font:14px/2 'Microsoft Yahei', Arial; color:#666; background:#fff; }
img { border:0px; }
ul, ol { list-style-type:none; vertical-align:bottom; }
table { border-collapse:collapse; border-spacing:0; }
input, textarea, select { font:14px/1 'Microsoft Yahei', Arial; color:#e7fed8; outline:0; }
textarea { resize:none; overflow:auto; }
h1,h2,h3,h4,h5,h6,font { font-size:14px; }
a { color:#2c2f3c; text-decoration:none; cursor:pointer; }
a:hover, a:active { color:#2c9f28; }
a:link,
a:link img,
input { transition:all .3s linear; }

.clear { float:none !important; clear:both; +line-height:0; +font-size:0; +height:0; }
.hidden { display:none; visibility:visible; }
.wrap { width:1214px; margin:0 auto; position:relative; }
.fl { float: left; }
.fr { float: right; }


/******************************
 ** 首页
 ******************************/

.ilogo { position: relative; height: 155px; border-top: 2px solid #2c9f28; }
.ilogo .wrap { overflow: hidden; }
.ilogo .logo { margin: 42px 0 ; }
.ilogo .logo img { display:block; height: 73px; }
.ilogo .logo .line { display:block; width: 1px; height: 57px; background: #bfbfbf; margin: 8px 30px ; }
.ilogo .name { margin: 5px 0; line-height: 34px; }
.ilogo .name h3 { font-size: 22px; color: #2c2f3c; }
.ilogo .name h4 { font-size: 16px; color: #6b6e78; font-weight: normal; }
.ilogo .link { position: absolute; top 0; right: 0; height: 33px; background: url(../images/top.png) top right no-repeat; padding: 0 30px; }
.ilogo .link a { display: block; width: 98px; line-height: 33px; text-align: center; color: #fff; float: left; }
.ilogo .link .line { display: block; width: 1px; height: 14px; background: #fff; float: left; margin-top: 10px; }
.ilogo .link a:hover { color: #cce4c7; }
.ilogo .tel { margin: 60px 0 0 0; background: url(../images/tel.png) left center no-repeat; padding-left: 60px; }
.ilogo .tel h4 { color: #2c2f3c; font-size: 16px; font-weight: normal; line-height: 20px; }
.ilogo .tel h3 { color: #ff9000; font-size: 24px; line-height: 40px; }

.navlist { position:relative; z-index:10; height: 65px; background: #2c9f28; }
.navlist .wrap { height: 65px; }
.nav li { float:left; width:134px; height: 65px; position:relative; border-left: 1px solid #6ac964; }
.nav li:first-child { border-left: none; }
.nav li > a { display:block; height: 65px; line-height: 65px; font-size:16px; color:#fff; text-align:center; transition:none; transition:background .5s ease; }
.nav .drop { position:absolute; left:0; top:65px; right:0; background:url(about:blank) center center repeat; display:none; }
.nav .drop dl { position: relative; background: #2c9f28; margin-top: 1px; }
.nav .drop dd { line-height: 40px; height: 40px; text-align: center; vertical-align:middle;  }
.nav .drop a { display: block; color: #fff; font-size: 14px; }
.nav .drop a:hover { background: url(../images/drop.jpg) top left no-repeat; }
.nav.active li.current > a { height: 65px; color: #fff; font-weight: normal; background: #2c9f28; }
.nav li.active > a { height: 65px !important; background: url(../images/banbj.jpg) left center repeat-x !important; color: #fff !important; font-weight: bold !important; }
.nav li.current > a { height: 65px; background: url(../images/banbj.jpg) left center repeat-x; color: #fff; font-weight: bold; }

.banner { position:relative; z-index:8; }
.banner .list { position:relative; overflow:hidden; z-index:1; height: 600px; }
.banner .list li { position:absolute; width:100%; height:100%; overflow:hidden; background:#FFF; display:none; z-index:1; }
.banner .list li:first-child { display:block; }
.banner .list li.active { z-index:2; }
.banner .list img { position:relative; display:block; width:1920px; left:50%; margin:0 0 0 -960px; }
.banner .dots { position: absolute; left: 50%; bottom: 30px; margin: 0 0 0 -50px; line-height: 0; z-index: 18; }
.banner .dots li { display: inline-block; +display: inline; +zoom: 1; width: 22px; height: 22px; border-radius: 50%; background: #fff; margin: 3px 5px; cursor: pointer; transition: all .3s ease; box-shadow: 0 0 4px 0px rgba(0, 0, 0, 0.25); -moz-box-shadow: 0 0 4px 0px rgba(0, 0, 0, 0.25); }
.banner .dots li.active { width: 53px; height: 22px; background: #fff; border-radius: 22px; box-shadow: 0 0 2px 0px rgba(0, 0, 0, 0.25); -moz-box-shadow: 0 0 2px 0px rgba(0, 0, 0, 0.25); }
.banner .prev,
.banner .next { width: 30px; height: 53px; position: absolute; top: 50%; margin: -50px 0 0; z-index: 9; cursor: pointer; display: none; }
.banner .prev { background: url(../images/banner-pw.png) 0 0 no-repeat; left: 30px; }
.banner .next { background: url(../images/banner-pw.png) -32px 0 no-repeat ; right: 30px; }
.banner .list,
.banner .list img { height:620px; }
.banner.mini .list,
.banner.mini .list img { height:400px; }

/* 搜索 */
/**********
.searcher { background: #fff; height: 70px; border-bottom: 1px solid #e9e9e9; box-shadow: 0 0 20px 0px rgba(63, 63, 63, 0.2); -moz-box-shadow: 0 0 10px 0px rgba(100, 100, 100, 0.8); }
.searcher span { line-height: 70px; color: #2c2f3c; font-size: 16px; }
.searcher .sear { margin-top: 15px; }
.searcher .search { position: relative; }
.searcher .search .srk { background-color: inherit; width: 325px; height: 38px; line-height: 38px; border: solid 1px #e8e8e8; padding-left: 30px; color: #999999; background: url(../images/seacher.png) 10px center no-repeat; }
.searcher .search .ssbtm { width: 80px; height: 40px; position: absolute; top: 0; bottom: 0; right: 0; background: #128eeb; border: 1px solid #128eeb; cursor: pointer; color: #fff; }
************/

.ipronav { position: relative; padding: 10px 0 0 0; border-bottom: 1px solid #f6f6f6; box-shadow: 0 0 20px 0px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0 0 20px 0px rgba(0, 0, 0, 0.1); }
.ipronav .wrap { overflow: hidden; }
.ipronav .list { position: relative; width: 105%; }
.ipronav li { position: relative; width: 198px; border-right: 1px dashed #f6f6f6; border-left: 1px dashed #f6f6f6; }
.ipronav li .img { display: block; width: 80px; height: 80px; margin: 10px auto; }
.ipronav li h3 { text-align: center; font-size: 18px; color: #474747; font-weight: normal; margin-bottom: 15px; }
.ipronav li .line { display: block; height: 5px; background: #fff; position: absolute; bottom: 0; left: 0; right: 0; }
.ipronav li:hover .img { background-position: right; animation: flipInY .5s ease;  }
.ipronav li:hover .line { background: #2c9f28; }


.ipro { position: relative; padding: 60px 0 60px 0; }
.ipro .wrap { overflow: hidden; }
.ipro .head { text-align: center; position: relative; overflow: hidden; }
.ipro .head .line1 { display: block; width: 500px; position: relative; height: 12px; margin-top: 43px; }
.ipro .head .line1 .drop { display: block; width: 10px; height: 10px; border-radius: 50%; border: 1px solid #64b42f; }
.ipro .head .line1 .line { display: block; width: 183px; height: 1px; background: #e0e0e0; margin-top: 5px; }
.ipro .head .title { width: 200px; text-align: center; }
.ipro .head .img { display: inline-block; width: 41px; height: 24px; background: url(../images/head.png) top center no-repeat; }
.ipro .head h2 { font-size: 30px; color: #474747; line-height: 35px; margin-top: -4px; }
.ipro .head h2 span { color: #2c9f28; }
.ipro .head h3 { font-size: 15px; color: #aaaaaa; font-weight: normal; text-transform:uppercase; }
.ipro .list { position: relative; overflow: hidden; margin: 40px 0 0 0; }
.ipro .list dt { width: 170px; height: 296px; position: relative; text-align: center; }
.ipro .list dt .hmore { display: block; position: absolute; top: 0; left: 0; width: 50px; height: 50px; background: url(../images/pro-more.png) top left no-repeat; }
.ipro .list .title-1 { background: url(../images/pronav-1.jpg) center no-repeat; }
.ipro .list .title-2 { background: url(../images/pronav-2.jpg) center no-repeat; }
.ipro .list .title-3 { background: url(../images/pronav-3.jpg) center no-repeat; }
.ipro .list dt h2 { font-size: 30px; color: #fff; margin: 78px 0 0 38px; line-height: 34px; width: 56px; height: 170px; overflow: hidden; }
.ipro .list dt p { font-size: 18px; color: #fff; margin: 97px 0 0 0; width: 22px; line-height: 21px; }
.ipro .list dd { margin-left: 18px; width: 323px; }
.ipro .list .img { width: 323px; height: 242px; overflow: hidden; border: 1px solid #e0e0e0; margin-bottom: 18px; text-align: center; }
.ipro .list .img img { height: 100%; width: auto; }
.ipro .list h3 { line-height: 35px; font-size: 16px; color: #474747; font-weight: normal; }
.ipro .list .item .cons,
.ipro .list .item .more { display: block; width: 70px; height: 35px; line-height: 35px; text-align: center; font-size: 16px; color: #fff; }
.ipro .list .item .cons { background: #64b42f; }
.ipro .list .item .more { background: #2c9f28; }
.ipro .list dd:hover .img { border: 1px solid #64b42f; }
.ipro .list .item .cons:hover { background: #ffb306; }
.ipro .list .item .more:hover { background: #ffb306; }
.ipro .list dd:hover img { transform:scale(1.05,1.05); }

.igaog { position: relative; background: url(../../uploadfile/gaog-bj.jpg) bottom center no-repeat; padding-top: 30px; height: 255px; }
.igaog .tel { width: 408px; height: 292px; margin-top: -35px; }
.igaog .flow { position: relative; margin: 60px 0 0 20px; }
.igaog .flow dd { width: 135px; height: 135px; position: relative; }
.igaog .flow dd h4 { text-align: center; font-size: 18px; color: #474747; padding-top: 76px; }
.igaog .flow dt { width: 40px; margin: 56px 18px 0 18px; }
.igaog .flow .flow-1 { background: url(../../uploadfile/flow-1.png) center no-repeat; }
.igaog .flow .flow-2 { background: url(../../uploadfile/flow-2.png) center no-repeat; }
.igaog .flow .flow-3 { background: url(../../uploadfile/flow-3.png) center no-repeat; }
.igaog .flow .flow-4 { background: url(../../uploadfile/flow-4.png) center no-repeat; }

.icase { position: relative; padding: 60px 0 60px 0; }
.icase .wrap { overflow: hidden; }
.icase .head { text-align: center; position: relative; overflow: hidden; }
.icase .head .line1 { display: block; width: 500px; position: relative; height: 12px; margin-top: 43px; }
.icase .head .line1 .drop { display: block; width: 10px; height: 10px; border-radius: 50%; border: 1px solid #64b42f; }
.icase .head .line1 .line { display: block; width: 183px; height: 1px; background: #e0e0e0; margin-top: 5px; }
.icase .head .title { width: 200px; text-align: center; }
.icase .head .img { display: inline-block; width: 41px; height: 24px; background: url(../images/head.png) top center no-repeat; }
.icase .head h2 { font-size: 30px; color: #474747; line-height: 35px; margin-top: -4px; }
.icase .head h2 span { color: #2c9f28; }
.icase .head h3 { font-size: 15px; color: #aaaaaa; font-weight: normal; text-transform:uppercase; }
.icase .inav { position: relative; text-align: center; }
.icase .inav a { position: relative; display: inline-block; width: 176px; height: 46px; background: url(../images/case-nav.png) right center no-repeat; margin: 30px 10px 20px 10px; font-size: 18px; color: #fff; line-height: 46px; transition: none; }
.icase .inav a.active { background: url(../images/case-nav.png) left center no-repeat; color: #474747; transition: none; }
.icase .list { width: 1200px; height: 663px; position: relative; overflow: hidden; display: none; margin-top: 20px; }
.icase .list:first-child { display: block; }
.icase .list .item-1 { position: absolute; top: 0; left: 0; width: 299px; height: 253px; overflow: hidden; }
.icase .list .item-2 { position: absolute; top: 0; left: 307px; width: 585px; height: 438px; overflow: hidden; }
.icase .list .item-3 { position: absolute; top: 0; right: 0; width: 299px; height: 253px; overflow: hidden; }
.icase .list .item-4 { position: absolute; bottom: 0; left: 0; width: 299px; height: 399px; overflow: hidden; }
.icase .list .item-5 { position: absolute; bottom: 0; left: 307px; width: 288px; height: 216px; overflow: hidden; }
.icase .list .item-6 { position: absolute; bottom: 0; right: 307px; width: 288px; height: 216px; overflow: hidden; }
.icase .list .item-7 { position: absolute; bottom: 0; right: 0; width: 299px; height: 399px; overflow: hidden;}
.icase .list .img { height: 100%; width: 100%; text-align: center; }
.icase .list img { height: 100%; width: auto; transition:all .3s linear; }
.icase .list .text { position: absolute; left: 0; right: 0; bottom: -100%; background: url(../images/case-bj.png) center repeat; padding: 20px; text-align: center; }
.icase .list h3,
.icase .list p { position: absolute; left: 20px; right: 20px; bottom: 50%; }
.icase .list h3 a { font-size: 18px; color: #fff; line-height: 50px; }
.icase .list p { color: #fff; top: 50%; }
.icase .list li:hover img { transform:scale(1.05,1.05); }
.icase .list li:hover .text { top: 0; bottom: 0; transition: all .4s; }

.iabout { position: relative; padding: 60px 0 60px 0; }
.iabout .bj { height: 434px; position: absolute; top: 0; left: 0; right: 0; background: url(../images/about-bj.jpg) top center no-repeat; }
.iabout .wrap { overflow: hidden; }
.iabout .head { text-align: center; position: relative; margin-bottom: 30px; }
.iabout .head .line1 { display: block; width: 500px; position: relative; height: 12px; margin-top: 43px; }
.iabout .head .line1 .drop { display: block; width: 10px; height: 10px; border-radius: 50%; border: 1px solid #fff; }
.iabout .head .line1 .line { display: block; width: 183px; height: 1px; background: #e0e0e0; margin-top: 5px; }
.iabout .head .title { width: 200px; text-align: center; }
.iabout .head .img { display: inline-block; width: 41px; height: 24px; background: url(../images/head-1.png) top center no-repeat; }
.iabout .head h2 { font-size: 30px; color: #fff; line-height: 35px; margin-top: -4px; }
.iabout .head h3 { font-size: 15px; color: #fff; font-weight: normal; text-transform:uppercase; }
.iabout .content { background: #ebffde; position: relative; }
.iabout .content .img { width: 600px; height: 425px; overflow: hidden; position: relative; }
.iabout .content img { width: 100%; height: auto; }
.iabout .content .text { width: 530px; margin: 40px 0 0 40px; }
.iabout .content h2 a { font-size: 26px; color: #2c9f28; }
.iabout .content p { font-size: 15px; color: #474747; line-height: 30px; margin: 10px 0 20px; }
.iabout .content .text .more,
.iabout .content .text .us { display: block; width: 120px; height: 38px; line-height: 38px; text-align: center; font-size: 16px; color: #fff; background: #64b42f; }
.iabout .content .text .us { background: #2c9f28; }
.iabout .content .text .more:hover,
.iabout .content .text .us:hover { background: #ffb306; }
.iabout .imglist { position: relative; }
.iabout .imglist .main { width: 1200px; height: 245px; overflow: hidden; position: relative; margin: 0 auto; }
.iabout .list { width: 200%; position: relative; float: left; }
.iabout .list li { float: left; position: relative; height: 218px; margin: 25px 14px 0 0; }
.iabout .list a { width: 290px; height: 218px; overflow: hidden; display: inline-block; text-align: center; background: #e9e9e9; }
.iabout .list img { height: 218px; width: auto; }
.iabout .list .title { display: none; width: 290px; height: 35px; background: url(../images/img-bj.png) top center repeat; color: #fff; text-align: center; position: absolute; bottom: 0; left: 0; right: 0; line-height: 35px; }
.iabout .btnNext,
.iabout .btnPrev { width: 45px; height: 45px; display: block; position: absolute; top:40%; }
.iabout .btnPrev {  left: 50%; margin-left: -645px; background: url(../images/btn_pw.png) left center no-repeat #64b42f;}
.iabout .btnNext {  right: 50%; margin-right: -645px; background: url(../images/btn_pw.png) right center no-repeat #64b42f; }
.iabout .btnPrev:hover { background: url(../images/btn_pw.png) left center no-repeat #2c9f28; }
.iabout .btnNext:hover { background: url(../images/btn_pw.png) right center no-repeat #2c9f28; }
.iabout .list a:hover .title { display: block; }
.iabout .list a:hover img { transform:scale(1.05,1.05); }

.inews { position: relative; padding: 40px 0 40px 0; }
.inews.wrap { overflow: hidden; }
.inews .news { position: relative; width: 634px; overflow: hidden; }
.inews .head { height: 70px; border-bottom: 1px solid #e0e0e0; line-height: 70px; margin-bottom: 45px; }
.inews .head h2 { font-size: 26px; color: #474747; background: url(../images/head.png) left center no-repeat; padding-left: 55px; border-bottom: 4px solid #64b42f; margin-top: -1px; }
.inews .head .more { font-size: 16px; color: #666666; text-transform:uppercase; }
.inews .head .more:hover { color: #2c9f28; }
.inews .news .img { width: 634px; height: 308px; position: relative; overflow: hidden; }
.inews .news .img img { height: 100%; width: auto; }
.inews .news .list { position: relative; margin: 20px 0; }
.inews .news li { position: relative; line-height: 40px; width: 634px; height: 40px; }
.inews .news .drop { display: block; background: url(../images/dd.png) left center no-repeat; width: 10px; height: 10px; margin: 15px 10px 0 0; }
.inews .news li h3 { font-size: 16px; color: #474747; font-weight: normal; }
.inews .news li .time { font-size: 16px; color: #999999; }
.inews .news li:hover .drop { background: url(../images/dd.png) right center no-repeat; }
.inews .news li:hover h3 a { color: #2c9f28; }
.inews .tech { position: relative; width: 524px; overflow: hidden; }
.inews .tech .list { width: 524px; position: relative; }
.inews .tech .list li { width: 524px; height: 138px; margin-bottom: 30px; }
.inews .tech .list .img { width: 183px; height: 138px; overflow: hidden; margin-right: 20px; text-align: center; background: #f9f9f9; }
.inews .tech .list .img img { width: auto; height: 100%; }
.inews .tech .list .text { width: 320px; }
.inews .tech .list h3 { color: #474747; font-size: 18px; }
.inews .tech .list p { color: #999999; }
.inews .tech .list .more { display: block; width: 106px; height: 33px; border-radius: 33px; background: #fff; color: #666; font-size: 16px; text-align: center; line-height: 33px; margin-top: 8px; border: 1px solid #cccccc; }
.inews .tech .list li:hover img { transform:scale(1.05,1.05); }
.inews .tech .list li:hover h3 a { color: #2c9f28; }
.inews .tech .list li:hover .more { border: 1px solid #2c9f28; color: #2c9f28; }

.ifooter { position: relative; padding: 40px 0 40px 0; background: #2c9f28; }
.ifooter .wrap { overflow: hidden; }
.ifooter dt { font-size: 16px; color: #fff; font-weight: bold; line-height: 50px; margin-bottom: 10px; }
.ifooter dd { color: #fff; line-height: 30px; }
.ifooter dl { width: 180px; text-align: center; }
.ifooter .dislink { width: 475px; text-align: left; }
.ifooter .dislink .txt { width: 380px; }
.ifooter .dislink .tel { font-size: 24px; color: #fff; line-height: 40px; font-weight: bold; }
.ifooter .line { width: 1px; height: 200px; background: #4bb446; margin-top: 60px; }
.ifooter .code img { width: 113px; height: 113px; }
.ifooter a { color: #fff; }
.ifooter a:hover { color: #ffb306; }

.bottom { position: relative; background: #64b42f; height: 65px; }
.bottom .wrap { overflow: hidden; }
.bottom .link p { color: #e7fed8; line-height: 65px; }
.bottom .link a { color: #e7fed8; }
.bottom .link a:hover { color: #fff; }
.bottom .search { position: relative; margin-top: 15px; }
.bottom .search .srk { background-color: inherit; width: 224px; height: 35px; line-height: 35px; border: solid 1px #e7fed8; padding-left: 15px; color: #e7fed8; border-radius: 35px; background: #64b42f; }
.bottom .search .ssbtm { width: 50px; height: 35px; position: absolute; top: 0; bottom: 0; right: 0; border: 0px solid #128eeb; cursor: pointer; color: #fff; background: url(../images/seacher.png) center no-repeat; }

.toolbar { position:fixed; top:500px; right:1px; z-index:100; }
.toolbar > * { width: 56px; height: 56px; position:relative; background:#2c9f28; border-top: 1px solid #fff; }
.toolbar > *:first-child { border-top:0; }
.toolbar > * > a { display:block; width:56px; height:56px; text-align:center; color:#FFF; background:url(../images/toolbar-icon.png) center 0 no-repeat; }
.toolbar .qq a { background-position:center 0; }
.toolbar .tel a { background-position:center -57px; }
.toolbar .weicode a { background-position:center -114px; }
.toolbar .code a { background-position:center -171px; }
.toolbar .itop a { background-position:center -228px; }
.toolbar > * > a:hover { background-color: #64b42f; }
.toolbar .drop-code,
.toolbar .drop-weicode { position:absolute; bottom:0; right:60px; background:#64b42f; font-size:12px; text-align:center; color:#fff; box-shadow:0 0 1px rgba(0,0,0,.2); width:100px; display:none; }
.toolbar .drop-code img,
.toolbar .drop-weicode img { display:block; width:85px; height:85px; margin: 8px 8px 0 8px; }
.toolbar .drop-code h3,
.toolbar .drop-weicode h3 { font-weight:normal; }
.toolbar .drop-tel { position:absolute; top:0; right:60px; width:0; overflow:hidden; }
.toolbar .drop-tel p { width:152px; height:56px; line-height:56px; padding:0 0 0 10px; background:#64b42f; color:#FFF; font-size:20px; }
.toolbar .qq:hover,
.toolbar .qiao:hover,
.toolbar .tel:hover,
.toolbar .code:hover { background-color:#64b42f; }
.toolbar .itop:hover { background-color:#64b42f; }







/******************************
 ** 内页架构
 ** 上下式
 ******************************/
.wrapper { width: 1200px; margin: 0 auto; position: relative; padding: 0 0 50px; background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABLAAAAABAQMAAAD0NsVPAAAABlBMVEUAAAD09PTdqnB/AAAAAXRSTlMAQObYZgAAABBJREFUCNdj+E8AfGAYCAAAL2Yg0SwX6GIAAAAASUVORK5CYII=) center center repeat-y; }
.sidebar { float: left; width: 220px; height: auto; padding: 20px; background: #f4f4f4; }
.container { margin: 0 0 0 300px; }

.location { position: relative; height: 54px; line-height: 54px; margin: 0 0 20px; border-bottom: 1px dashed #999; }
.location .head h2 { display: inline-block; +display: inline; +zoom: 1; vertical-align: middle; font-size: 20px; font-weight: normal; }
.location .head h3 { display: none; }
.location .path { position: absolute; right: 0; top: 0; font-size: 15px;  }

.side-menuer { margin: 0 0 20px;  }
.topclass { padding: 0 0 20px; color: #333; border-bottom: 2px solid #ddd; text-align: center; }
.topclass h2 { line-height: 30px; font-size: 24px; margin: 0 0 5px; }
.topclass h3 { line-height: 20px; text-transform: uppercase; font-weight: normal; opacity: .9; filter: Alpha(opacity=90); }
.side-menu { padding: 20px 0 0; }
.side-menu dd > a { display: block; padding: 0 20px; margin: 0 0 10px; line-height: 40px; font-size: 16px; background:  #aaa; color: #fff; }
.side-menu .drop { overflow: hidden; margin: 0 0 15px; display:none; }
.side-menu .drop li { background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACAQMAAABIeJ9nAAAAA1BMVEVxcXHjbzagAAAACklEQVQI12MAAgAABAABINItbwAAAABJRU5ErkJggg==) 10px center no-repeat; }
.side-menu .drop a { display: block; padding: 0 0 0 25px; height: 24px; line-height: 24px; color: #999; }
.side-menu .drop a: hover { color: #333; }
.side-menu dd > a:hover { background: #999; }
.side-menu dd.current > a { background:  #2c9f28; color: #fff;  }
.side-menu dd.current .drop { display: block; }
.side-menu li.current > a { color: #2c9f28; }

.side-con { }
.side-con .info { line-height: 24px; text-align: justify; }

/*HTML地图*/
.about_main{line-height:30px; height:auto; font-size:14px;color:#666666; margin:0; padding:0;float:left;}
.about_main ul{list-style:none; margin:0; padding:0;}
.about_main ul li.map_1{border-bottom:1px solid #eee;margin:10px 0;padding:10px;font-weight:bold;}
.about_main ul li.map_2{ float:left; min-width:110px; padding:0 5px;}
.about_main ul li.map_3{ float:left; min-width:110px; padding:0 5px;}
.about_main ul li a{color: #666666;}
.about_main ul li a:hover{color:#666666; text-decoration:underline; font-weight:bold;}
.right_top ._column_title{ border-left:3px solid #e60044; color:#333; float:left; font-size:20px; height:24px; line-height:24px; margin:19px 0; padding-left:15px; display:inline;}
.right_top .column_path{ float:right;display:inline; color:#999; font-size:12px;}
.right_top .column_path a{color:#999;}
.clear { clear: both;font-size: 0px; margin: 0; padding: 0;display: block;height: 0px;_height: 0px;overflow: hidden;}